home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0079-Re TDialogView-Jun89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  701 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    6214476                         26-June-89        11:52
  2.  
  3. From:   REDDEN                          Peat Marwick, Kevin Redden
  4.  
  5. To:     D1032                           Softview, Ron Breger, PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Response to TDialogView
  10.  
  11. Leslie,
  12.  
  13. I had a similar problem with edit text items in a dialog view.  When I wanted
  14. to diable a edit text item I first called DeselectCurrentEditText ( or if it is
  15. not the current item then DoSelectEditText ( theEditTextObject, FALSE ) ought
  16. to work ) and them I dim it and viewEnable ( FALSE, whatever ) it and the
  17. tabbing into it is disabled.
  18.  
  19. Hope this helps you,
  20.  
  21. Kevin F. Redden
  22. KPMG Peat Marwick
  23.  
  24.